@charset "utf-8";
/* CSS Document */

body{ font-size:14px; color:#000; background:#FFF;   font-family: "Microsoft YaHei",  Verdana, sans-serif, "SimSun";  -webkit-text-size-adjust:none;-webkit-font-smoothing: subpixel-antialiased;-moz-osx-font-smoothing: grayscale;  margin:0px; padding:0px;word-break:break-all;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100% }ul,li,p{ list-style-type:none; padding:0px; margin:0px;}img{ border:0px;}
a:link {color:#333;text-decoration: none;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}
a:visited {text-decoration: none;color: #333;}a:hover {text-decoration: none;color: #333;}a:active {text-decoration: none;color: #333;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
*, ::after, ::before {
    box-sizing: border-box;
    outline: none;
}
.w-all{ display:none;}
.banner{width:100%; overflow:hidden;}.banner img{ width:100%; display:block;}
.swiper img{ width:100%; display:block;}
/**{font-family: Arial, Helvetica, "Microsoft JhengHei";}*/
body{box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;}
 body{font-family: "Microsoft YaHei Light", "Microsoft YaHei Light", "Microsoft YaHei", "Microsoft YaHei", Arial, Helvetica, sans-serif;}
.main{ max-width:1400px; margin:0 auto; overflow:hidden;}
.main_h{ max-width:1600px; height:100px; margin:0 auto; display: flex;
  justify-content: space-between; }
  .logo{ float:left; overflow:hidden; margin-top:15px; margin-left:15px; margin-bottom:0px;}
.headh{ width:100%; display:block; border-bottom:1px solid #f8f8f8;}
.nav {
	width:auto; display:block;
}
 .weix{ width:150px;  display:block;} .weix img{ width:100%;}
.nav li {
	float: left;
	position: relative;
	width:auto; z-index:9999;
	}
.nav a {

font-weight:800;
	display: block;
	font-size:17px;
	padding: 0px 25px;
line-height:100px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	
}
.nav li:hover a {
	
color:#1062c3; 
}
.current a{
	color:#1062c3; }
	
	


.nav li:before {
	content: "";
	position: absolute;
	top: 60px;
	right: 0;
	left: 0;
	width: 0px;
	height: 3px;
	margin: 15px auto;
	background-color: #1062c3;
	transition: 0.2s 0.2s;
}
.nav li:hover:before {
	width: 60%;
}
.current a:before {
    content: "";
    position: absolute;
    top: 60px;
    right: 0;
    left: 0;
width: 60%;
    height: 3px;
    margin: 15px auto;
    background-color: #1062c3;
    transition: 0.2s 0.2s;
}
#submenu {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 100px;
	visibility: hidden;
	z-index: 1;
	width:auto;
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);left: 50%;
    transform: translateX(-50%);

}
li:hover ul#submenu {
	opacity: 1;
	top: 100px;	/* adjust this as per top nav padding top & bottom comes */
	visibility: visible;

}
#submenu li {
	float: none;
	width: 100%;
	overflow:hidden;white-space:nowrap;
	border-bottom:0PX solid #ccc;


	



}
#submenu a:hover {
	background: #1062c3;
	color:#FFF;

}
#submenu a {
background: rgba(255, 255, 255,1);
		font-weight:100;
			padding: 10px 20px;
				font-size:14px;
				text-align:left;
				min-width:64px;
				color:#000;
					line-height:25px;
}

.lv_toptel{ float:right; color:#1062c3;  background:url(tel.png)  no-repeat center left ; text-indent:30px;font-family: Arial, Helvetica, sans-serif;font-size:33px; padding-right:15px; font-weight:bold; overflow:hidden; height:100px; line-height:100px;}

.index_bj{ width:100%; overflow:hidden; background: #F4F9FC; padding-bottom:50px;background-image: url(../images/bj.jpg); background-size: cover ;  padding-bottom:2%;}
.index_bj2{ width:100%; overflow:hidden; background: #F4F9FC; padding-bottom:50px;background-image: url(../images/login-bg.jpg); background-size: cover ; padding-top:5%; padding-bottom:5%;}
.txt {
    font-weight: normal;
    overflow: hidden;
    color: #333;
    margin-top: 25px;
    line-height: 1.1; font-size:36px; text-align:center; font-weight: bold; margin-top:100px;
}


.txt p {
    color: #999999;
    overflow: hidden;
    font-size: 15px;
    margin-top: 1%; font-weight:100;
}
	.swiper-button-prev.swiper_btn::after, .swiper-button-next.swiper_btn::after {
	color:#d5d5d5; 

}


.swiper-slide1{ background:#FFF; width:100%; overflow:hidden; padding: 69px 30px 50px 30px;}


.swiper-button-prev.swiper_btn, .swiper-button-next.swiper_btn {
    --swiper-navigation-size: 20px; font-size:12px;


}
.swiper_btn{ width:40px; height:40px; overflow:hidden; border: 1px solid #d5d5d5;border-radius: 100%;}

.swiper_btn:hover{ background:#1062c3;border: 1px solid #1062c3;}
 .out_container{
      width: 100%;
	  overflow:hidden;

      margin: 50px auto;
      position: relative;
      padding-top:20px;
    }
    .in_container{
      width:90%;
	  overflow:hidden;

      margin: 0 auto;
      overflow: hidden;
    }
	.text01{font-size:16px;color:#222;margin-bottom:10px;position:relative; text-align:center; font-weight:bold; width:100%; overflow:hidden;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	
	.text01 p{

    height: 38px;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #b0b0b0;
    transition: all 0.3s;
}	
		

.text02{ font-size:14px; color:#222; margin-top:35px; line-height:27px;}

.picnews1 {
    width: 100%;
    overflow: hidden;
    aspect-ratio: 4/3;
}
	.picnews1  img{cursor: pointer;  transition: all 0.8s; width:100%; }  
.picnews1 img:hover{   transform: scale(1.1);    }  



.swiper-slide1:after{ content:""; position:absolute; border-left:1px solid #1062c3; border-bottom:1px solid #1062c3; transition:all 0.6s; left:0; bottom:0; width:0; height:0;}
.swiper-slide1:before{ content:""; position:absolute; border-right:1px solid #1062c3; border-top:1px solid #1062c3; transition:all 0.6s; right:0; top:0; width:0; height:0;}
.swiper-slide1:hover:after{ width:100%; height:100%;}
.swiper-slide1:hover:before{ width:100%; height:100%;}

.end{  overflow:hidden; width: 100%;
    background: #333;
    color: #fff;
    padding: 80px 0 0 0;



}
.medf{ width:100%; background:#000; overflow:hidden; text-align: left; padding-top:10px; padding-bottom:10px; color:#CCC;}
.foontes{ width:10%; overflow:hidden; float:left; font-size:16px; margin-bottom:10px;}

.foontestxt{ font-weight:bold; padding-bottom:10px;}
.foontes a{ color:#fff; margin-top:5px; font-size:18px;}

.medf a{ color:#ccc;}
.foontes p a{ color:#ccc; font-size:14px; line-height:180%; margin-top:10px;}
.txtct{color:#fff; font-size:17px; width:30%; margin-left:8%; overflow:hidden;  line-height:180%; float:left;}.txtct a{ color:#FFF;}
.weix{ overflow:hidden; float: right;}.weix p{ text-align:center;}

.txtct p{ color:#CCC; margin-top:10px; line-height:180%; font-size:14px;}


.about{ float: right; overflow:hidden; width:50%; margin-top:150px;}
	.abouttxt{font-size: 35px; width:100%; overflow:hidden;font-family: "Microsoft YaHei";
    text-align: left;
    font-weight: bold;

}
	
	
	
	.e_text {
    
    font-size: 22px; font-weight:900; line-height:180%; margin-top:20px;
    text-align: left;


}
	
		.e_textab{ width:100%; font-size:16px; line-height:2; overflow:hidden; margin-top:30px;}
	
		.xian2{ width:80px; height:2px; background:#fa8d3e; overflow:hidden; margin-top:10px; margin-bottom:10px;}
	
.txt1q {
    margin-top: 50px;
    width: 100%;
    height: 70px;
}
.ca1 {
    width: 160px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    background: #1062c3;
    display: block;
    font-size: 16px;
    margin-top: 20px;
    border-radius: 25px;
    transition: all .8s ease;
}

.ca1 a{ color:#FFF;}
.ca1:hover{ background:#ff9600; display:block;}
.txtq p {
    line-height: 2.3;
    font-size: 16px;
}	
	
	
	
	.about_con2 {
    margin-top: 100px;
    margin-bottom: 50px; overflow:hidden;
    width: 100%;
}

 .about_con2 .counter {
    font-size: 49px; font-family:"微软雅黑"; 
    font-weight: bold;
    color: #FFF;
    line-height: 49px;
}

.about_con2 .danwei {
    font-size: 15px;
    color: #FFF;
    line-height: 40px;
    position: relative;
    top: -25px;
    left: 5px;
}

 .about_con2 p {
    font-size: 15px;
    color: #FFF;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; font-family:"Microsoft YaHei"; text-indent:80px;
    width: 100%;
}
.bjbc{ width:100%; background:#f8f8f8; margin-top:50px; background-size:cover; overflow:hidden;}

 .about_con2 li{ border-right:1px solid #CCC; padding-right:5%; padding-left:5%; float:left; width:50%; margin-bottom:50px;}
 .about_con2 li:last-child{ border-right:0px;}
 
  .about_con2 li:nth-child(even) {border-right:0px;}
 
 .aboutright{ float:right; overflow:hidden;}
 
 
	 .e_icon-45 {
    width: 60px;
    height: 60px;
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    line-height: 1;
    color: rgba(255,255,255,1);
    border: 2px solid #ffffff;
    padding: 10px;
    border-radius: 100px;
}

.e_icon-45 .icon {
    margin: 0;
    width: 100%;
    height: 100%;
    fill: currentColor;
}
	

		.right { 
    float: left;
    width: 40%; margin-top:100px; margin-bottom:100px;

    overflow: hidden;
    position: relative;
    z-index: 5;
}

.right img{ width:100%; display:block;}
.right h2 {
    font-size: 44px;
    font-family: 'Conv_Montserrat-Bold';
    text-transform: uppercase;
}	
	
	

	
.xian2{ width:80px; height:2px; background:#fa8d3e; overflow:hidden; margin-top:10px; margin-bottom:10px;}

.index_wei{ width:40%; float:left; overflow:hidden;}
.index_weitxt{font-weight: bold;
    overflow: hidden;
    color: #fff; font-size:40px;
    margin-top: 100px;
    line-height: 1.1;}
	
	
	.index_weitxt p{ font-size:18px; font-weight:100; line-height:180%; margin-top:50px;}


.indexweilist{ width:50%; float:right; overflow:hidden; margin-top:50px;}
.indexweilist li{ width:40%; float:left; margin-right:5%; overflow:hidden;background: rgba(0,0,0,0.2); padding:20px; margin-bottom:5%;cursor:pointer;}


.indexweilist li:hover{ background-color:rgba(255,255,255,0.49); padding:20px;}
.pic {
    background: url(../images/h_ys1.png) center center no-repeat;
    background-size: contain;float: left;
    width: 20%;
    height: 77px;
}


.pic1 {
    background: url(../images/h_ys2.png) center center no-repeat;
    background-size: contain;float: left;
    width: 20%;
    height: 77px;
}

.pic2 {
    background: url(../images/h_ys3.png) center center no-repeat;
    background-size: contain;float: left;
    width: 20%;
    height: 77px;
}

.pic3 {
    background: url(../images/h_ys4.png) center center no-repeat;
    background-size: contain;float: left;
    width: 20%;
    height: 77px;
}



.wz {
    font-size: 20px;
    font-weight: bold; margin-top:20px; margin-left:10px;
    color: #fff;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}




.index_news{ width:100%; overflow:hidden; margin-bottom:80px; margin-top:50px;}

.index_news{ width:100%; overflow:hidden; margin-bottom:80px; margin-top:50px;}

.picnewh {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    font-size: 18px;
    font-weight: 800;
    margin-top: 10px;
}
.index_news li{ width:30%; padding:30px; background:#f8f8f8; float:left;  margin-right:5%;  overflow:hidden;}
.index_news li:last-child {  margin-right:0%; float:right;   }
.picnews{ width:100%;  overflow:hidden;aspect-ratio: 16/9;}

.picnews  img{cursor: pointer;  transition: all 0.8s; }  
.picnews img:hover{   transform: scale(1.1);    }  

.index_news li:hover .picnewh a{ color:#16b2cc;}


.picnewh{ width:100%; text-overflow: ellipsis;
overflow: hidden;
white-space:nowrap;line-height:30px; font-size:18px; font-weight:800; margin-top:20px;} 
.picnewhc{ width:100%; line-height:180%; font-size:14px; overflow:hidden; color:#666; margin-top:10px;}
.picnewhcd{ width:100px; float:left; line-height:250%; overflow:hidden; margin-top:20px; border:#666 0px solid; color:#CCC; text-align:center;}
.picnewhcd a{ color:#000; font-size:14px;}
.picnewhcd a:hover{ background:#1062c3; color:#FFF; display:block;}
.picnews img{ width:100%; aspect-ratio: 16/9;}

.index_news li:hover .picnewhcd a{ background:#1062c3; color:#FFF; display:block;}

.index_news li:hover .picnews img{   transform: scale(1.1);    }  
.logolink{
	width:100%; overflow:hidden; margin-top:50px;

  
}













.new_con {
	margin: 0 auto;
	overflow: hidden;
	width: 100%
	
	
}
.newtel {
	font-size: 18px;
	color: #666;
	width: 100%; overflow:hidden; margin-top:50px;
}
.new_telst {
	width: 100%;
	margin: 0 auto;
	overflow: hidden; display: flex;
 flex-direction: row;
 justify-content: center;

}
.new_telst li {

	cursor: pointer; float:left; height:45px; overflow:hidden;
	font-size: 16px; padding-left:30px; padding-right:30px;
	color: #333; position:relative; line-height:45px; text-align:center;border-radius: 25px;
}









.p_item {
    float: left;
    margin-right: 20px;
}


.bm h3 {
    line-height: 60px; text-align:center; color:#FFF;
    font-size: 46px;
    font-weight: bold;
}


.bm p {
    padding-bottom: 16px;
    line-height: 30px;
    font-size: 20px;
    color: #666;
    position: relative;
}
.mauto{ width:100%; overflow:hidden; margin-top:-50px;}



.feews{border: 0!important}
.new_telst li span{display: block;font-size: 14px;color: #999;font-weight: normal!important;margin-top: 6px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; margin-bottom:20px;}
.new_telst li.newon {
	
	background: #1062c3;
	color: #fff
}
.new_telst li.newon span{color: #fff}
.new_telst p {
	position: absolute;
	top: 34px;
	left: 0px;
	width: 166px;
	height: 7px;
	border-top: 1px solid #1062c3;
	overflow: hidden;
	text-align: center;
}
.new_telst b {
	display: inline-block;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #1062c3 #fff #fff #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
}
.new_lst {
	position: relative;
	overflow: hidden;
	display: none;
}

.new-wrap {
	overflow:hidden;
	width: 100%;
	padding: 40px 3% 40px 3%;
	
}

.txtct b{ font-size:30px;}
@media (max-width: 1600px){
	.textfl strong{font-size: 29px}
	.new_telst li{padding: 23px 0 23px 10%;}
	
}
@media (max-width: 1400px){
	
	.index-buttom a{width: 150px;text-indent: 23px;}
	
	.newtel{float: inherit;width: 100%;}
	.new_telst li{float: left;width: calc(25% - 1px);padding: 23px 0;text-align: center;border-right: 1px solid #eee}
	.new-wrap{padding: 60px 3% 60px 3%;float: inherit;width: 94%;}
	.index-buttom a{font-size: 16px}
}

@media (max-width: 1023px){
	.infofl{width: 100%}
.picfr{width: 100%}
	.textfl{width: calc(100% - 90px)}
	.new-wrap { width:100%; overflow:hidden;}
	.index-buttom{margin-top: 30px;margin-bottom: 30px}
	.num11{margin-bottom: 25px}
}
@media (max-width: 750px){
	.new_telst li span{display: none}
	.new_telst li{font-size: 14px}
	.textfl strong{font-size: 19px;line-height: 29px}
	.num11{margin-bottom: 15px}
	.infofl p{margin-bottom: 5px;font-size: 14px;line-height: 24px}
	.index-buttom a{width: 42%;margin-left: 5%;line-height: 42px}
	#new_box{padding: 10px 0 30px}
	#new_box{background-attachment:inherit;}
	
}
.pico{ width:100%; display:block;}
.pico img{ width:100%; display:block;}
.leftportxt{ width:100%; overflow:hidden; text-align:left; margin-top:20px;line-height:50px;font-size:18px;font-weight:900;}
.bann{ width:100%; overflow:hidden;  color:#FFF; text-align:center; margin-bottom:30px; margin-top:0px;  border-radius: 5px;}

.bann a{ width:100%; color:#FFF;background:#1062c3;  display:block;padding:20px 50px; }
.bann:hover a{ background:#1062c3;}
.leftpor{ width:23%; margin-top:50px; float:left; font-size:18px;font-weight: 700; overflow:hidden; background:#FFF; padding:20px;}
.rightpor{ width:75%; float:right; overflow:hidden;}

.hotpic{ width:100%; overflow:hidden; }
.hotpic li{ width:48%; float:left;   margin-bottom:30px; padding:20px; overflow:hidden; background:#FFF;  margin-left:1%; margin-right:1%;  position:relative;} 

.hotpic li:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 0%;
    height: 2px;
    background: #1062c3;
    z-index: 1;
    transition: all .5s ease;
}

.hotpic li:hover:before {
    content: '';
    position: absolute;
	bottom:0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: #1062c3;
    z-index: 1;
    transition: all .5s ease;
}

.txt4{ width:100%; font-size:18px; font-weight:bold; overflow:hidden; text-align:center;font-family: "Microsoft YaHei";} 

.hotpic li:hover a{ color:#1062c3 ;}
.hotpicimg{ width:100%; overflow:hidden; display:block; }
.hotpicimg img{ width:100%; display:block;transition: all 0.8s;}


.hotpic li .hotpicimg{ width:100%;  overflow:hidden; display:block; margin-bottom:20px;}
.hotpic li:first-child .hotpicimg{ height: auto; margin-bottom:20px;  }
.hotpic li:hover .hotpicimg img{transform: scale(1.1);}



.inxex_bjb{ background:#f8f8f8; overflow:hidden; margin-bottom:50px;}

.navq {
	float: left; overflow:hidden;
/*	margin-top:15px;*/
}

.navq li {
	float: left;
	position: relative;
	width:auto; border-right:0px solid #CCC;
	}
.navq a {


	display: block;
	font-size:17px;
	padding: 30px 20px;
line-height:20px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	
}
.navq li:hover a {
	
color:#1062c3;
}

	
.navq li:before {
	content: "";
	position: absolute;
	top: 50px;
	right: 0;
	left: 0;
	width: 0px;
	height: 3px;
	margin: 15px auto;
	background-color: #1062c3;
	transition: 0.2s 0.2s;
}
.navq li:hover:before {
	width: 60%;
}
.navqright{
	float:right;
	overflow:hidden;
	line-height:80px;
	font-size:14px;
	background-image: url(zbb1.png);
	background-repeat: no-repeat;
	background-position: 0px 25px; text-indent:2em;
}




.navq li:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    display: block;
    background: #ccc;
    top: 50%;
    margin-top: -7px;
    right: 0px;
}
.nav_snav a{ color:#ff9600;}


.navq li:last-child:after{ display:none;}

.info{ line-height:180%; margin-bottom:50px; margin-top:0px; overflow:hidden;}
